projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52b7a96
)
css style tests: Update expected results for gradient tests
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 31 Mar 2017 16:51:40 +0000
(12:51 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 31 Mar 2017 18:04:58 +0000
(14:04 -0400)
This is the same as the previous commit.
testsuite/css/style/gradient.nodes
patch
|
blob
|
history
diff --git
a/testsuite/css/style/gradient.nodes
b/testsuite/css/style/gradient.nodes
index e71c0a798743ed4f8030f60ebf1c657345e19643..59aeaa7f48bc4f8c2c729774977a25c853045e31 100644
(file)
--- a/
testsuite/css/style/gradient.nodes
+++ b/
testsuite/css/style/gradient.nodes
@@
-6,4
+6,4
@@
background-image: repeating-linear-gradient(to top right, rgba(255,100,60,0.5), rgb(255,0,255) 100%); /* gradient.css:6:95 */
label:dir(ltr)
- background-image: radial-gradient(
circl
e farthest-corner at center 30px, rgb(255,255,0), rgb(255,0,0) 30%, rgb(0,0,255)); /* gradient.css:10:87 */
+ background-image: radial-gradient(
ellips
e farthest-corner at center 30px, rgb(255,255,0), rgb(255,0,0) 30%, rgb(0,0,255)); /* gradient.css:10:87 */